home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / lang / BigDivision.readme < prev    next >
Text File  |  1995-07-02  |  1KB  |  29 lines

  1. Short:    Kick-Pascal program that divides very precisely
  2. Author:   Daniel Amor <daniel.amor@student.uni-tuebingen.de>
  3. Uploader: Daniel Amor <daniel.amor@student.uni-tuebingen.de>
  4. Path:     dev/misc
  5.  
  6. This little program is able to divide very precisely. An example:
  7.  
  8. 137 : 113 = 1.2123893805309734513274336283185840707964601769911
  9.  
  10. This is an example that has got 50 digits. You can have up to 32000 digits
  11. in your division, which should be enough for most applications. The program
  12. is well-documented, so that it can be easily ported to other languages/
  13. platforms. It is also for beginners who would like to learn Pascal. This 
  14. program is public domain. Do whatever you like with it, but use it :-)! 
  15. Version 1.0.
  16.  
  17.  
  18. ============================= Archive contents =============================
  19.  
  20. Original  Packed Ratio    Date     Time    Name
  21. -------- ------- ----- --------- --------  -------------
  22.    12096    6919 42.7% 17-May-95 16:33:56  BigDivision.exe
  23.      326     144 55.8% 17-May-95 16:00:06  BigDivision.exe.info
  24.     3913    1618 58.6% 17-May-95 16:33:30  BigDivision.pas
  25.      450     274 39.1% 17-May-95 16:33:30  BigDivision.pas.info
  26.      706     425 39.8% 17-May-95 16:31:24  BigDivision.readme
  27. -------- ------- ----- --------- --------
  28.    17491    9380 46.3% 18-May-95 10:11:58   5 files
  29.